notebook: Set accessible roles and properties
authorMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 23:06:46 +0000 (19:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 15 Oct 2020 01:04:25 +0000 (21:04 -0400)
commit08b586bb574167cf8f9c00213d0454452f504d5a
tree77f8fd5030788dde7ce013c0fd1646995a86ca11
parent41d4c375631d1e8bc9c47e1bc1846f6bf1fb17e5
notebook: Set accessible roles and properties

Set up the necessary roles, relations and properties
for the tab patterns. This parallels what we have done
for GtkStackSwitcher, and implements the Tabs pattern
as described in the ARIA authoring guidelines.
gtk/gtknotebook.c